type net/http.http2clientConnIdleState

3 uses

	net/http (current package)
		h2_bundle.go#L8314: type http2clientConnIdleState struct {
		h2_bundle.go#L8318: func (cc *http2ClientConn) idleState() http2clientConnIdleState {
		h2_bundle.go#L8324: func (cc *http2ClientConn) idleStateLocked() (st http2clientConnIdleState) {